FundsReceiptTransaction

Entity Definition

Logical Name : FundsReceiptTransaction
Physical Name : TR_RCV_FND

A type of TenderControlTransaction that records the receipt of Tender into a Till (with an offsetting miscellaneous income).

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
TransactionID (FK)(PK) A universally unique identifier (UUID) for the Transaction. This may be assembled from alternate key members. ID_TRN IdentityUUID char(32)
TillID (FK) The unique identifier for the TENDER RESPOSITORY. ID_RPSTY_TND Identity integer Till(AS_TL)
DisbursementReceiptReasonCode (FK) The reason code for the Disbursement or the FundsReceipt. RC_RCV_DSB Code2 char(2) DisbursementFundsReceiptReason(CO_RCV_DSB_FND)
FundsReceiptPartyID The identifier for the party who submitted the FUNDS RECEIPT. ID_PRTY_FND_RCV Identity integer

Relationships

Parent Entity Verb Phrase Child Entity
Till receives tender via FundsReceiptTransaction
DisbursementFundsReceiptReason classifies FundsReceiptTransaction
TenderControlTransaction can be a FundsReceiptTransaction

Logical Views containing FundsReceiptTransaction

Logical View
Logical 02200 - Transaction Macro View
Logical 02500 - Tender Control Transaction - Macro View
Logical 02510 - Tender Control Transaction - Movement View
Logical 03160 - Reporting - Store Operations - Till View
Logical 04000 - Financial Ledger - Macro View
Logical 04200 - Financial Ledger - Tender Ctrl Transaction View